Published: 8/27/2021 Tags: Programming
I thought it might be fun to share some programming with you. I'm building a streaming music service for lofi hip-hop using Phoenix and Elixir. You can check out what I've got so far at http://lofi.limo/
In this first episode, we'll start out with a blank project and start working on some of the things we'll need for the audio stream, including the idea of an audio item and an audio play.